
BODY {
	font-family: Tahoma, "sans-serif";
	background-color: #FFFFDC;
	background-image: url(bk_slice.jpg);
	font-size: 10pt;
	background : url(..\bk_slice.jpg);
}

.WARNING {
	color: #990000;
}
.DISABLE {background-color: #FFFFCC}
.INDENT {margin-left: 15}
.LINK {cursor: hand}
.INACTIVE {color: red; text-decoration: line-through}
.HEADER2 {font-size: 16pt; font-weight: bold; color: #006000}
.HEADER3 {font-size: 14pt; font-weight: bold; color: #006000}
.HEADER4 {font-size: 12pt; font-weight: bold; color: #006000}
.HEADER5 {font-size: 10pt; font-weight: bold; color: #006000}

H1 {font-size: 18pt; font-weight: bold; color: #006000}
H2 {font-size: 16pt; font-weight: bold; color: #006000}
H3 {font-size: 14pt; font-weight: bold; color: navy}
H4 {font-size: 12pt; font-weight: bold; color: navy}
H5 {font-size: 11pt; font-weight: bold; color: navy}
H6 {
	font-size: 9pt;
	font-weight: bold;
	color: Navy;
}


A.LIST {color: black; text-decoration: none}
A.BUTTON {color: black; text-decoration: none;}
DIV.BUTTON {font-family: "MS Sans Serif", "sans-serif"; font-size: 8pt;
	text-align: center; padding: 2; background-color: silver;
	border-style: outset; border-width: 2;
	position: relative; top: -21px; float: right}

IMG {border-style: none}
IMG.ICONUP {border-style: outset; border-color: silver; background-color: silver}
IMG.ICONDOWN {border-style: inset; border-color: silver; background-color: #F0F0F0}
IMG.HEADER {vertical-align: middle}
IMG.HELP {float: left; cursor: hand}

TABLE {font-family: Arial, "sans-serif"; font-size: 10pt}
TABLE.SMALL {font-family: Arial, "sans-serif"; font-size: 8pt}
TABLE.TINY {font-family: Arial, "sans-serif"; font-size: 8pt; background-color: white; border-style: inset; border-width: 1; align: center}
TABLE.GRID {font-family: Arial, "sans-serif"; font-size: 8pt; background-color: white; border-style: inset; border-width: 1; align: center}
TH.GRIDTITL {
	font-weight: normal;
	text-align: center;
	background-color: #191970;
	border-style: outset;
	border-width: 1;
	font-size: 10pt;
	font-weight: bold;
	font-color: #FFFFCC;
	color : White;
}
TH.GRID {
	font-weight: normal;
	text-align: center;
	background-color: Maroon;
	border-style: outset;
	border-width: 1;
	color : White;
}
TD.GRIDNUM {border-bottom: 1 solid silver; border-right: 1 solid silver; padding-right: 3; padding-left: 3; border-color: black; text-align: right}
TD.GRIDNUML {border-bottom: 1 solid silver; border-right: 1 solid silver; padding-right: 3; padding-left: 3; border-color: black; text-align: left}
TD.GRIDCEN {border-bottom: 1 solid silver; border-right: 1 solid silver; padding-right: 3; padding-left: 3; border-color: black; text-align: center}
TD.GRIDCENN {border-bottom: 1 solid silver; border-right: 1 solid silver; padding-right: 3; padding-left: 3; text-align: center}
TD.GRID {border-bottom: 1 solid silver; border-right: 1 solid silver; padding-right: 3; padding-left: 3}
TD.GRIDSPAN {border-bottom: 1 solid silver; padding-right: 3; padding-left: 3}
TR.GRIDSUB {background-color: #FFFFFF}

HR {color: navy}

INPUT {font-family: "MS Sans Serif", "sans-serif"; font-size: 8pt}
INPUT.BUTTON {background-color: silver; cursor: hand}
